Immovable Objects

Objects in example.scenario can't be edited. How do I solve this?

Uncheck read-only from the folder properties in the tags folder in the map editor.

Can't Add Tags in H2Sapien

Can't seem to add tags I made to an object palette. Why is this happening?

This could be due to two reasons.

Follow the instructions in the "Immovable objects" section. Your scenario could just be read only.

If the tags exist outside of your map editor install such as the documents folder then H2Sapien can't add them. Move then into the map editor folder and try again.

File Browser Doesn't Show All Tag Types

When I use the file browser in H2Guerilla I can't see all the tags available. How do I get around this?

In the file browser window you will see a box called file name. Type the symbol "*" without quotes into the box and press enter. The file filter should be removed.

Scenario Appears In File Browser But Doesn't in Windows Explorer

I saved or created a scenario a while ago and can see it fine when I open H2Sapien or H2Guerilla in the location I placed it but it doesn't exist when I look for it using explorer. What is going on?

The file is actually being stored in virtual store due to H2Sapien or H2Guerilla not having permission to save files in the folder it is being saved to. Either run the program as admin or change folder permissions.

Limited Editor

I can only edit a few types of tags like shaders and bitmaps. How can I edit and create more tag types?

Install H2Codez by following the link here.

Acceleration Range and Device Values

Cache values differ from their unpackaged tag values for acceleration range and device machine. How do I get the original values.

Use the formula "1/X" where X is the value you are trying to convert from a cache value to an unpackaged tag value.

Extracting Assets

I want to extract different types of assets for various reasons. What are my options?

The answer to this question depends on what assets and in what format exactly.

Level and character meshes for 3D editing software? - Use Adjutant and export them in the AMF format. This only works with Halo 2 Xbox map files though. There are no BSP ripping tools for H2V. The DAEConverter can dump render_model for H2V into OBJ files but these have no weights or materials.

Adjutant Download

Textures and sounds in their raw image or .wav format? - Use MEK for both of these. Adjutant can do bitmap extraction as well but MEK can extract from Halo 2 Vista.

Halo 2 animations for 3D editing software? - There is an animation exporter script provided with the MEK download. Only works with Halo 2 Xbox map files.

MEK Download

Halo 2 tag files to make awesome SP mods? - A work in progress tag extractor can be found below. Likely won't be what you're looking for but lets see how far we can go.

Tag Extractor Download

No Sentinel Beam

I tried placing the sentinel beam and nothing appears in Sapien or ingame. What gives?

The map editor didn't come with the .weapon tag but came with pretty much everything else. Just extract the .weapon tag with the tag extractor or use this link.

Sentinel Beam Weapon Tag

Custom Sounds

I'm in need of some new sounds but I don't see a way to compile them in H2Tool. Do I have any options?

Compile the sound with H1Tool using the Xbox Audio Codec. H2 has some backwards compatibility with some Halo 1 tags.

Assembly Plugin

Assembly is pretty incomplete in some areas for H2V. Any newer plugins out there?

Grab the plugins from the link below. Zip contains a full list of plugins generated from dumped H2EK definitions and edited to change offsets that were written as padding. Extract contents to your Halo 2 plugins folder and replace exisitng plugins.

Assembly Plugins